projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af5513f
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 20 Nov 2000 11:40:31 +0000
(11:40 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 20 Nov 2000 11:40:31 +0000
(11:40 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 855b89bbb1bcfa55346554832148309e4517f145..811502a01e3f038a79b6ae69fd63707f2373e1e6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2000-11-20 Kenichi Handa <handa@etl.go.jp>
+ * charset.c (get_new_private_charset_id): Don't limit CHARSET_ID
+ by WIDTH.
+
* alloc.c (make_string): Fix previous change. Be sure to make
unibyte string correctly.